Northwoods.GoSilverlight 1.3.5 Assembly
AugmentCopyCollection Method
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class : AugmentCopyCollection Method

coll

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub AugmentCopyCollection( _
   ByVal coll As GraphLinksModel.DataCollection(Of NodeType,NodeKey,PortKey,LinkType) _
) 
C# 
protected virtual void AugmentCopyCollection( 
   GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> coll
)

Parameters

coll

Requirements

See Also

© 2012 All Rights Reserved.